home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / qtec0930.zip / BANYAN.TEC < prev    next >
Text File  |  1991-09-30  |  2KB  |  55 lines

  1. ID:BN Banyan Vines Network setup
  2. Quarterdeck Technical Note #116
  3. by Dan Sweeny
  4.              
  5. Q:   Are Quarterdeck products compatible with Banyan Network
  6.      Drivers?
  7.  
  8. A:   Yes. In fact, Banyan has published Application Notes
  9.      certifying QEMM and DESQview with Vines.
  10.  
  11. Q:   Can I load the network drivers "High" (in the memory area
  12.      between 640K and 1024K)?
  13.  
  14. A:   Yes. IF you have EMS 4.0 or EEMS memory using QRAM or an
  15.      80386 with QEMM-386, you may load Files, Buffers, FCBs, and
  16.      small TSR programs as well as Banyan's drivers into the      
  17.      unused areas in high memory, provided you have either one    
  18.      112K or two 64K "High RAM" regions available.
  19.  
  20. Q:   How do I LOADHI Banyan's network drivers?
  21.  
  22. A:   You can LOADHI the drivers by modifying your network
  23.      batch file as this example for Ethernet shows:
  24.  
  25.           BAN /NC
  26.           LOADHI ETHERBAN
  27.           LOADHI EPCBFS
  28.   
  29. Q:   Are there any special considerations with QEMM and
  30.      network cards?
  31.  
  32. A:   Yes. If your network card (such as Token Ring) has a RAM
  33.      buffer, you should exclude it from QEMM so that other memory 
  34.      is not mapped over the RAM buffer address. For more          
  35.      information on this subject, obtain TOKEN.TEC from           
  36.      Quarterdeck's Technical Support Department.
  37.  
  38. Q:   Do I have to do anything special to run DESQview with
  39.      Vines or Grapevines?
  40.  
  41. A:   Some PC compatibles require a parameter when starting
  42.      DESQview. The symptom is that when a 25th line message is    
  43.      received the system will hang. If this happens to you, first 
  44.      determine what IRQ your network card is set at. The example  
  45.      given is for an Ethernet card set on IRQ 3.
  46.  
  47.           DV /HW:0B=U
  48.           
  49.      The /HW stands for hardware IRQ, the :0B represents IRQ
  50. 3. 0C would stand for IRQ 4, 0D would stand for IRQ 5. The 0 is
  51. a ZERO, not an O. The =U stands for unmask. 
  52.  
  53.         Copyright (C) 1991 by Quarterdeck Office Systems
  54.              * * *   E N D   O F   F I L E    * * * 
  55.